Examples and tutorials
Overview
You may choose to create your own Widgets by using the Widget Editor.
Before moving on, consider having a basic understanding of Widgets and their structure, as described at Creating Widgets.
Tutorials
For a hands-on experience with widgets, refer to these articles:
- My first Widget: Create a simple Widget that does not rely on external libraries, and which is both editable (captures information) and read-only.
- Modifying Widgets: Modify an existing Widget from the Widget Xchange which is designed as read-only.
- My second Widget: Create a simple Widget which uses an external library (jQuery plugin) to capture information.